Dynomotion

Group: DynoMotion Message: 14873 From: yanvrno@frontier.com Date: 6/8/2017
Subject: resource header

Noticed a few duplicates in the resource.h file, is that OK? Guess I thought they all needed a unique val.


#define IDC_AxisSize    1218
#define IDC_ArcRadiusTol2    1218
#define IDC_ArcRSmallTol     1218


#define IDC_But0    1240
#define IDC_BrowseVarsFile2      1240

#define IDC_BrowseScreenScriptFile    1240


#define IDC_Button9        1299
#define IDC_But59    1299


#define IDC_CHECK1       1313
#define IDC_SaveFixtureOnOK    1313


#define IDC_Cplus    1350
#define IDC_CountsPerInchU    1350


#define IDC_Cplus2       1351
#define IDC_CountsPerInchV    1351


#define IDC_MoveToA        1628
#define IDC_MaxVelV        1628


#define IDC_MoveToSafeZ      1629
#define IDC_MaxAccelV        1629


#define IDC_STATICSTEP_SIZE    2304
#define IDC_StaticRadiusC3        2304


Group: DynoMotion Message: 14874 From: Tom Kerekes Date: 6/8/2017
Subject: Re: resource header

As long as there aren't any duplicates used on one Dialog it is ok.

Regards

TK


On 6/8/2017 6:44 PM, yanvrno@... [DynoMotion] wrote:
 

Noticed a few duplicates in the resource.h file, is that OK? Guess I thought they all needed a unique val.


#define IDC_AxisSize    1218
#define IDC_ArcRadiusTol2    1218
#define IDC_ArcRSmallTol     1218


#define IDC_But0    1240
#define IDC_BrowseVarsFile2      1240

#define IDC_BrowseScreenScriptFile    1240


#define IDC_Button9        1299
#define IDC_But59    1299


#define IDC_CHECK1       1313
#define IDC_SaveFixtureOnOK    1313


#define IDC_Cplus    1350
#define IDC_CountsPerInchU    1350


#define IDC_Cplus2       1351
#define IDC_CountsPerInchV    1351


#define IDC_MoveToA        1628
#define IDC_MaxVelV        1628


#define IDC_MoveToSafeZ      1629
#define IDC_MaxAccelV        1629


#define IDC_STATICSTEP_SIZE    2304
#define IDC_StaticRadiusC3        2304



Group: DynoMotion Message: 14875 From: yanvrno@frontier.com Date: 6/8/2017
Subject: Re: resource header
Ahh OK thanks... But wouldn't the But and Button be suspect that they could be in the same dialog


---In DynoMotion@yahoogroups.com, <tk@...> wrote :

As long as there aren't any duplicates used on one Dialog it is ok.

Regards

TK


On 6/8/2017 6:44 PM, yanvrno@... [DynoMotion] wrote:
 

Noticed a few duplicates in the resource.h file, is that OK? Guess I thought they all needed a unique val.


#define IDC_AxisSize    1218
#define IDC_ArcRadiusTol2    1218
#define IDC_ArcRSmallTol     1218


#define IDC_But0    1240
#define IDC_BrowseVarsFile2      1240

#define IDC_BrowseScreenScriptFile    1240


#define IDC_Button9        1299
#define IDC_But59    1299


#define IDC_CHECK1       1313
#define IDC_SaveFixtureOnOK    1313


#define IDC_Cplus    1350
#define IDC_CountsPerInchU    1350


#define IDC_Cplus2       1351
#define IDC_CountsPerInchV    1351


#define IDC_MoveToA        1628
#define IDC_MaxVelV        1628


#define IDC_MoveToSafeZ      1629
#define IDC_MaxAccelV        1629


#define IDC_STATICSTEP_SIZE    2304
#define IDC_StaticRadiusC3        2304



Group: DynoMotion Message: 14876 From: Tom Kerekes Date: 6/8/2017
Subject: Re: resource header
You would have to look where they are used. Search the .rc file.

Regards

TK

On Jun 8, 2017, at 7:42 PM, yanvrno@... [DynoMotion] <DynoMotion@yahoogroups.com> wrote:

 

Ahh OK thanks... But wouldn't the But and Button be suspect that they could be in the same dialog



---In DynoMotion@yahoogroups.com, <tk@...> wrote :

As long as there aren't any duplicates used on one Dialog it is ok.

Regards

TK


On 6/8/2017 6:44 PM, yanvrno@... [DynoMotion] wrote:
 

Noticed a few duplicates in the resource.h file, is that OK? Guess I thought they all needed a unique val.


#define IDC_AxisSize    1218
#define IDC_ArcRadiusTol2    1218
#define IDC_ArcRSmallTol     1218


#define IDC_But0    1240
#define IDC_BrowseVarsFile2      1240

#define IDC_BrowseScreenScriptFile    1240


#define IDC_Button9        1299
#define IDC_But59    1299


#define IDC_CHECK1       1313
#define IDC_SaveFixtureOnOK    1313


#define IDC_Cplus    1350
#define IDC_CountsPerInchU    1350


#define IDC_Cplus2       1351
#define IDC_CountsPerInchV    1351


#define IDC_MoveToA        1628
#define IDC_MaxVelV        1628


#define IDC_MoveToSafeZ      1629
#define IDC_MaxAccelV        1629


#define IDC_STATICSTEP_SIZE    2304
#define IDC_StaticRadiusC3        2304